/*
* name: responsive
* version: v1.1.7
* update: 响应图片从ui.css集中到responsive.css
* data: 2015-08-28
*/

/* import responsive stylesheet */

/* hide template textarea */
.UnpcPush textarea, .PcPush textarea, .MobilePush textarea, .UnmobilePush textarea {
	display: none;
}
/*
* PcMode
*/
body:after {
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
	content: 'Pc';
}
.PcMode:after {
	content: 'Pc' !important;
}
.UnpcPush, .MobilePush {
	display: none;
}
img[data-src] {
	opacity: 0;
	filter: alpha(opacity=0);
}

/*
* PadMode
*/
/*
@media screen and (max-width: 1024px) {
body:after {
	content: 'Pad';
}
body {
	user-select: none;
	-webkit-user-select: none;
}
body, input, textarea, button, select {
	font-family: inherit;
	font-size: 14px;
}
.wrap {
	padding-left: 2%;
	padding-right: 2%;
	max-width: none;
}
.PcPush {
	display: none;
}
.UnpcPush {
	display: block;
}
}

/*
* MobileMode
*/
@media screen and (max-width: 640px) {
	.z_contact_nr3_right input[type="text"] {
    width: 100%;
    padding: 0 1%;
    padding-left: 14px;
    height: 38px;
    border: 1px solid #e4e4e4;
    margin-bottom: 15px;
    line-height: 38px;
    box-sizing: border-box;
}.fl_ly {
    float: none;
}.fr_ly {
    float: none;
}
	.breadCrum .posi { float: right;
}.culture_con_box1 .img {
    float: left;
    margin-right: 3%; display:none;
}
body {
	font-size: 13px;
	line-height: 1.8;
	color: #555;
	background: #fff;
	font-family: "微软雅黑", Arial;
	min-width: 5px;
	overflow-x: auto;
}
body:after {
	content: 'Mobile';
}
body, input, textarea, button, select {
	font-size: 14px;
}
.topBar {
	position: relative;
	z-index: 2;
	display: none;
}
.foot_top {
	display: none;
}
.pro_list ul li {
	width: 48%;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.xs {
	display: none;
}
.wapfoot {
	text-align: center;
}
.wrap {
	padding-left: 2%;
	padding-right: 2%;
	width: 100%;
	box-sizing: border-box;
}
.UnmobilePush {
	display: none;
}
.MobilePush {
	display: block;
}
img[data-src] {
	opacity: 1;
}
.nav_z {
	display: none;
	z-index: 22px;
}
.hidden {
	display: block;
}
.wap_banner {
	display: block;
	height: 200px;
	background-size: auto 100%;
	background-position: left;
}
.tab {
	width: 100%;
	float: left;
}
.iother_nr {
	width: 100%;
	margin-top: 40px;
}
.nn_bann_box {
	display: none;
	position: relative;
}
.iabout {
	background: #fff;
	padding: 30px 0 50px;
}
.itechnology {
	background: #eef1f4;
	padding: 30px 0 50px;
}
.itec_list li ._img {
	display: none;
}
.itec_list li {
	background: #fff;
	position: relative;
	margin-bottom: 20px;
}
.inews_list li ._date {
	float: left;
	width: 15%;
	border: 1px solid rgb(227, 24, 28);
	text-align: center;
}
.inews_list li ._nr {
	float: right;
	width: 80%;
}
.banner1 {
	background: url(../images/banner1wap.jpg) no-repeat center;
	background-size: 100%;
}
.banner2 {
	background: url(../images/banner2wap.jpg) no-repeat center;
	background-size: 100%;
}
.banner3 {
	background: url(../images/banner3wap.jpg) no-repeat center;
	background-size: 100%;
}
.banner3 {
	background: url(../images/banner4wap.jpg) no-repeat center;
	background-size: 100%;
}
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 350px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides a img {
	width: 100%;
	height: 350px;
	display: block;
}
#myscroll ul li a {
	display: block;
	margin: 0 auto;
	width: 100%;
	padding: 0;
	position: relative;
	height: 330px;
	color: #333;
}
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width: 484px;
	overflow: hidden;
}
#myscroll {
	display: block;
	width: 80%;
	position: relative;
	margin: 0 auto;
	height: 330px;
	overflow: hidden;
}
#mybtns #right {
	right: 0px;
	z-index: 5;
	bottom: 190px;
}
#mybtns #left {
	bottom: 190px;
	left: 0px;
}
.ilan_t ._en {
	color: #a7a7a7;
	padding-left: 10px;
	display: none;
}
.ipro {
	background: #eef1f4;
	padding: 30px 0 20px;
}
.ilan_t {
	color: #0F79CD;
}
}

@media screen and (max-width: 600px) {
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width: 460px;
	overflow: hidden;
}
}

@media screen and (max-width: 560px) {.breadCrum .posi { float:right;
}
.tab {
	width: 100%;
	float: left;
}
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width: 440px;
	overflow: hidden;
}
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 320px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides a img {
	width: 100%;
	height: 320px;
	display: block;
}
}

@media screen and (max-width: 500px) {
body {
	min-width: 10px;
}
ol {
	display: block;
	list-style-type: decimal;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}
.wrap {
	max-width: 1160px;
	margin-right: auto;
	margin-left: auto;
}
.banner3 {
	background: url(../images/banner3wap.jpg) no-repeat center;
	background-size: 100%;
}
.banner4 {
	background: url(../images/banner4wap.jpg) no-repeat center;
	background-size: 100%;
}
.banner2 {
	background: url(../images/banner2wap.jpg) no-repeat center;
	background-size: 100%;
}
.banner1 {
	background: url(../images/banner1wap.jpg) no-repeat center;
	background-size: 100%;
}
.ipro {
	background: #eef1f4;
	padding: 20px 0 10px
}
.topBar {
	display: none;
	margin-top: 4px;
	position: relative;
	z-index: 2;
}
#myscroll {
	display: block;
	width: 98%;
	position: relative;
	margin: 0 auto;
	height: 270px;
	overflow: hidden;
}
.nav_z {
	display: none;
}
.logo {
	margin-left: 0px;
	width: 100%;
}
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 250px;
	overflow: hidden;
	zoom: 1;
}
#mybtns #left {
	position: relative;
	bottom: 160px;
	background-image: url(../images/jt_l.png);
	float: left;
	left: 0px;
	z-index: 5;
}
#mybtns #right {
	position: relative;
	bottom: 160px;
	background-image: url(../images/jt_r.png);
	float: right;
	right: 0px;
	z-index: 5;
}
.ilan_t ._en {
	color: #a7a7a7;
	padding-left: 10px;
	display: none;
}
.inews_list li ._date {
	float: left;
	width: 15%;
	border: 1px solid #dcdcdc;
	text-align: center;
}
.inews_list li ._nr {
	float: right;
	width: 80%;
}
.iother_nr {
	width: 100%;
	margin-top: 25px;
}
.ioth_list li span {
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 5px;
	font-size: 14px;
	color: #fff;
}
.ioth_list li.ioth_02 span {
	width: auto;
	bottom: auto;
	top: 9px;
	left: 15%;
	color: #456793;
}
.iabout {
	background: #fff;
	padding: 30px 0 50px;
}
.itechnology {
	background: #eef1f4;
	padding: 30px 0 0px;
}
.ilan_t {
	font-size: 40px;
	text-align: center;
	color: #0F79CD;
	margin-bottom: 20px;
}
.itec_list li {
	background: #fff;
	position: relative;
	margin-bottom: 30px;
}
.itec_list li ._img {
	width: 100%;
	height: 100%;
	position: absolute;
	/* top: 100%; */
	bottom: 100%;
	left: 0px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.foot_top {
	display: none;
	background: url(../images/f_t_bg.gif) center top no-repeat;
}
.hidden {
	display: block;
}
.xs {
	display: none;
}
.wapfoot {
	text-align: center;
	line-height: 25px;
}
.flexslider .slides a img {
	width: 100%;
	height: 250px;
	display: block;
}
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width: 398px;
	overflow: hidden;
}
#myscroll ul li a {
	display: block;
	margin: 0 auto;
	width: 100%;
	padding: 0;
	position: relative;
	height: 270px;
	color: #333;
}
.nn_bann_box {
	display: none;
}
.wap_banner {
	display: block;
	height: 200px;
}
.breadCrum .channel {
	font-weight: normal;
}
.breadCrum .posi {
	padding-top: 5px;    width: 100%;
}
.about_con_box1 .tit_2 {
	font-size: 18px;
	color: rgb(191, 191, 191);
}
.main_bar {
	padding: 15px 0 0 0;
}
.main_content {
	padding: 15px 0;
}
.news_list ul li {
	width: 100%;
	float: left;
	background-color: #EAEAEA;
	margin: 10px 0;
}
.page {
	text-align: center;
	line-height: 16px;
	margin: 0px 0 20px 0;
}
.map {
	width: 100%;
	height: 280px;
	border: #ccc solid 1px;
	font-size: 12px;
	float: left;
}
.contact_con {
	float: left;
	margin-left: 5px;
	width: 100%;
}
.service ul li {
	width: 100%;
	float: left;
	padding: 2%;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.pro_list ul li {
	width: 98%;
	float: left;
	margin: 0 1%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.honor_con li {
	text-align: center;
	width: 100%;
	height: 275px;
	margin: 20px auto;
	float: left;
}
.honor_con li:after {
	display: table;
	clear: both;
	content: '';
}
.honor_con li img {
	width: 198px;
	height: 275px;
}
.z_contact_nr3_right input[type="text"] {
	width: 100%;
	padding: 0 1%;
	padding-left: 14px;
	height: 38px;
	border: 1px solid #e4e4e4;
	margin-bottom: 15px;
	line-height: 38px;
	box-sizing: border-box;
}
.fr_ly {
	float: none;
}
.fl_ly {
	float: none;
}
.display_con li {
	width: 100%;
	margin: 10px 0;
	float: left;
}
.culture_con_box1 .img {
	display: none;
	float: left;
	margin-right: 3%;
}
}

@media screen and (max-width: 420px) {
.tab {
	width: 100%;
	float: left;
}
ol {
	display: block;
	list-style-type: decimal;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}
.banner3 {
	background: url(../images/banner3wap.jpg) no-repeat center;
	background-size: 100%;
}
.banner4 {
	background: url(../images/banner4wap.jpg) no-repeat center;
	background-size: 100%;
}
.banner2 {
	background: url(../images/banner2wap.jpg) no-repeat center;
	background-size: 100%;
}
.banner1 {
	background: url(../images/banner1wap.jpg) no-repeat center;
	background-size: 100%;
}
.ipro {
	background: #eef1f4;
	padding: 20px 0 10px
}
.topBar {
	display: none;
	margin-top: 4px;
	position: relative;
	z-index: 2;
}
.nav_z {
	display: none;
}
.logo {
	margin-left: 0px;
	width: 100%;
}
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 245px;
	overflow: hidden;
	zoom: 1;
}
#mybtns #left {
	position: relative;
	bottom: 160px;
	background-image: url(../images/jt_l.png);
	float: left;
	left: 0px;
	z-index: 5;
}
#mybtns #right {
	position: relative;
	bottom: 160px;
	background-image: url(../images/jt_r.png);
	float: right;
	right: 0px;
	z-index: 5;
}
.ilan_t ._en {
	color: #a7a7a7;
	padding-left: 10px;
	display: none;
}
.inews_list li ._date {
	float: left;
	width: 15%;
	border: 1px solid #dcdcdc;
	text-align: center;
}
.inews_list li ._nr {
	float: right;
	width: 80%;
}
.iother_nr {
	width: 100%;
	margin-top: 25px;
}
.ioth_list li span {
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 5px;
	font-size: 14px;
	color: #fff;
}
.ioth_list li.ioth_02 span {
	width: auto;
	bottom: auto;
	top: 9px;
	left: 15%;
	color: #456793;
}
.iabout {
	background: #fff;
	padding: 30px 0 50px;
}
.itechnology {
	background: #eef1f4;
	padding: 30px 0 0px;
}
.ilan_t {
	font-size: 36px;
	text-align: center;
	color: #0F79CD;
	margin-bottom: 20px;
}
.itec_list li {
	background: #fff;
	position: relative;
	margin-bottom: 30px;
}
.itec_list li ._img {
	width: 100%;
	height: 100%;
	position: absolute;
	/* top: 100%; */
	bottom: 100%;
	left: 0px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.foot_top {
	display: none;
	background: url(../images/f_t_bg.gif) center top no-repeat;
}
.hidden {
	display: block;
}
.xs {
	display: none;
}
.wapfoot {
	text-align: center;
	line-height: 25px;
}
.flexslider .slides a img {
	width: 100%;
	height: 245px;
	display: block;
}
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width: 398px;
	overflow: hidden;
}
#myscroll ul li a {
	display: block;
	margin: 0 auto;
	width: 100%;
	padding: 0;
	position: relative;
	height: 270px;
	color: #333;
}
}

@media screen and (max-width: 360px) {.ilan_t {
    font-size: 32px;
    text-align: center;
    color: #0F79CD;
    margin-bottom: 20px;
}
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width: 360px;
	overflow: hidden;
}
.flexslider .slides a img {
	width: 100%;
	height: 200px;
	display: block;
}
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 200px;
	overflow: hidden;
	zoom: 1;
}
}

@media screen and (max-width: 320px) {
#myscroll {
	display: block;
	width: 98%;
	position: relative;
	margin: 0 auto;
	height: 230px;
	overflow: hidden;
}
.topBar {
	display: none;
	margin-top: 4px;
	position: relative;
	z-index: 2;
}
.nav_z {
	display: none;
}
.logo {
	margin-left: 0px;
	width: 100%;
}
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 200px;
	overflow: hidden;
	zoom: 1;
}
.banner3 {
	background: url(../images/banner3wap.jpg) no-repeat center;
	background-size: 100%;
}
.banner4 {
	background: url(../images/banner4wap.jpg) no-repeat center;
	background-size: 100%;
}
.banner2 {
	background: url(../images/banner2wap.jpg) no-repeat center;
	background-size: 100%;
}
.banner1 {
	background: url(../images/banner1wap.jpg) no-repeat center;
	background-size: 100%;
}
#mybtns #left {
	position: relative;
	bottom: 138px;
	background-image: url(../images/jt_l.png);
	float: left;
	left: 0px;
	z-index: 5;
}
#mybtns #right {
	position: relative;
	bottom: 138px;
	background-image: url(../images/jt_r.png);
	float: right;
	right: 0px;
	z-index: 5;
}
.ilan_t ._en {
	color: #a7a7a7;
	padding-left: 10px;
	display: none;
}
.inews_list li ._date {
	float: left;
	width: 18%;
	border: 1px solid #dcdcdc;
	text-align: center;
}
.inews_list li ._nr {
	float: right;
	width: 77%;
}
.iother_nr {
	width: 100%;
	margin-top: 25px;
}
.ioth_list li span {
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 5px;
	font-size: 14px;
	color: #fff;
}
.ioth_list li.ioth_02 span {
	width: auto;
	bottom: auto;
	top: 9px;
	left: 15%;
	color: #456793;
}
.iabout {
	background: #fff;
	padding: 15px 0 30px;
}
.itechnology {
	background: #eef1f4;
	padding: 10px 0 0px;
}
.ilan_t {
	font-size: 28px;
	text-align: center;
	color: #0F79CD;
	margin-bottom: 10px;
}
.itec_list li {
	background: #fff;
	position: relative;
	margin-bottom: 30px;
}
.itec_list li ._img {
	width: 100%;
	height: 100%;
	position: absolute;
	/* top: 100%; */
	bottom: 100%;
	left: 0px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.foot_top {
	display: none;
	background: url(../images/f_t_bg.gif) center top no-repeat;
}
.hidden {
	display: block;
}
.xs {
	display: none;
}
.wapfoot {
	text-align: center;
	line-height: 25px;
}
.flexslider .slides a img {
	width: 100%;
	height: 200px;
	display: block;
}
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width: 310px;
	overflow: hidden;
}
#myscroll ul li a {
	display: block;
	margin: 0 auto;
	width: 100%;
	padding: 0;
	position: relative;
	height: 230px;
	color: #333;
}
#myscroll a .intro h5 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	height: 50px;
	width: 100%;
	line-height: 50px;
	border-bottom: 1px solid #fff;
	font-weight: 100;
}
.ipro {
	background: #eef1f4;
	padding: 10px 0 0px;
}
}
